home *** CD-ROM | disk | FTP | other *** search
/ Freaks Macintosh Archive / Freaks Macintosh Archive.bin / Freaks Macintosh Archives / Textfiles / zines / hir / hir6 Folder.sit / hir6 Folder / hir6-6.txt < prev    next >
Text File  |  1998-07-09  |  5KB  |  87 lines

  1.                                     HiR 6
  2.                     Tools of the trade: The disk o' death
  3.                                    by Axon
  4.  
  5. A disk of death?  No, we are not speaking of cheapo cardboard-crust pizza.
  6. I have always carried one or more disks of death on me since I came up with 
  7. the idea.  So what's ON a disk of death?  How'd it come to earn such a name?
  8. Soon you will know.
  9.  
  10. Creating your disk(s)of death:
  11. ------------------------------
  12.  
  13. A disk of death contains software tools and possibly text files that will
  14. help you in a given situation.  Basically it's a 3.5" x 3.75" x .2" tool-
  15. box, filled to maximum capacity with toys, programs, and othet stuff.
  16. The disk of death acquired its name when I formatted a diskette that
  17. contained the ANTICMOS Virus.  Someone wrote on the disk: "DEATH TO HE
  18. THAT PUTS THIS IN A COMPUTER!"  After formatting it, I threw a hex editor
  19. and saber onto it.  It eventually got more and more toys.  It eventually
  20. bit the dust (started getting errors and stuff, totally corrupted), 
  21. so I put the same toys on a fresh disk, and wrote on it: "Axon's Evil
  22. Disk o' Death".
  23.  
  24. What toys should you include?  That's entirely up to you.  The disk of
  25. death that I use most often contains lots of fun stuff to mess with 
  26. windows 95 (specifically the machines at my old high school and others
  27. where where people have tried to secure the system).  This is what my
  28. Win95 disk o' death  contains:
  29.  
  30.  o The disk is a Windows 95 Formatted Bootable disk
  31.  o A self-extracting pre-configured version of WinTD (See HiR 3, also, WinTD
  32.    is available not on the HiR Links and Files page)
  33.  o A copy of Regedit.exe (Registry Editor)
  34.  o A hand-made registry patch file that unlocks most security settings that
  35.    are stored in the registry (restrict on command.com,  printers, 
  36.    configuration, network stuff, etc.  Read the Windows article later this
  37.    issue.  It will help you create one of these)
  38.  o Saber, a great tool to directly read what's in memory 
  39.  o Hacker View (hiew.exe.  My favorite dos-based hex/text editor, available
  40.    on the HiR Links and files page)
  41.  o An OLE-Enriched wordpad document (See Windows Holes in this issue)
  42.  o A batch file that renames all files on my disk to strange names with
  43.    .dat extensions, then deletes them (and itself) 
  44.  o Password Thief (Passthie.exe, as well as a usage tutorial are available
  45.    on the files/links page at the HiR site), a program that can find out 
  46.    what those silly asterisks (saved passwords, etc) in a text box REALLY
  47.    mean...
  48.  o Hide-It, a simple program that uses the Windows API to cloak a running
  49.    program.  Also available on the HiR page.  Drawback: it sets up a system
  50.    tray icon.  sigh.
  51.  o Windows PS and KILL.  Gives you a nice "UNIX" feel, lets you kill off
  52.    specific threads, not just a program.  MUCH better than Windows' little
  53.    Control-Alt-Delete menu.  Also on the site.
  54.  o ClearURL, a program I wrote that clears the URL list in the Location bar
  55.    in Netscape Communicator.  (Still being updated.  New updates will be
  56.    available on the page.)
  57.  
  58. The registry patch probably will work anywhere that someone had fun
  59. with the registry to make things more secure.  My wordpad document
  60. has a OLE link to the registry file. This is because often times I
  61. cannot open the disk from the desktop, but i can open the document
  62. with wordpad or Word 97 (the computers allowed people to save and
  63. open documents to type and print them).  I just used OLE to create
  64. links to executables and other data files.  If you aren't quite fam-
  65. iliar with OLE or the registry read the Article on windows that
  66. appears later in this issue.
  67.  
  68. For the old machines still running DOS I have a DOS Disk o' Death:
  69.  
  70.  o Formatted with DOS 6.22 as a bootable diskette.
  71.  o Hacker View (for text/hex editing)
  72.  o Central Point's KILL utility
  73.  o A TSR keystroke logger
  74.  o TSR Basic (For creating a dirty, memory hungry TSR on the fly)
  75.  o The DOS Intersvr programs (fast file transfers between 2 systems,
  76.    laptop, other desktop, etc)
  77.  o BC.EXE, LINK.EXE, and some of the other files that are necessary 
  78.    for compiling QuickBasic source code in a pinch.
  79.  
  80. I'm always coming up with new toys for different environments.  The
  81. ability to scrub the really incriminating stuff is somewhat import-
  82. ant, but not a necesity.  Come up with lots of fun stuff to use.
  83.  
  84. To get some of the programs mentioned here, as well as some other fun
  85. toys, visit the HiR Links and files page at:
  86. http://hir.home.ml.org/hirlinks.html
  87.